async initRouting() {
    if (!this.rootModuleDI) {
      return this;
    }
    await Mind.initRouting(this.rootModuleDI);