if (!this._relationCache[toModel].hasOwnProperty(fromModel)) {
      this._relationCache[toModel][fromModel] = {};
    }