value: function mapNestedRelationships() {
      var _this = this;

      Object.keys(this.response).forEach(function (responseKey) {
        var response = _this.response[responseKey];