sectionInjections(_content: ComponentApi) {
    if (this._injectors.has(_content)) {
      return this._injectors.get(_content);
    }