Suppose I have the this module:
import { Global, Module } from \'@nestjs/common\'; import { BaseIntegration } from \'./base.integration\'; import { ChildIntegrati