class Sessionimport { Session } from "https://deno.land/x/justaos_orm@v10.1.0/test/test.utils.ts"; Static MethodsgetClient(forceNewConnection?: boolean): Promise<ORMClient>getLogger()getORM(): ORMsetORM(odm: ORM)