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

      this.response.forEach(function (response) {
        var resourceMapper = _this.singleRelationshipDescription.mapperFactory(_this.transport, response, _this.singleRelationshipDescription);