if (this.config.globals.env) {
            RouteInjector.logger.info('     env');
            global['env'] = this.config.env;
        }