if (!this.isReady()) {
    // Error message
    this.logger.error([ '[ Express.processSecurity ] -',
      'Cannot process config. App is not ready.' ].join(' '));