return yield get(this, 'queryCache').query('follow', this._getRequestOptions())
      .then(follow => set(this, 'relationship', get(follow, 'firstObject')));