I am trying to initialize a ConfigurationService using the onModuleInit hook. Referring to the NestJS Lifecycle Hooks Page I expect the hook to be called on module creation.