if (!this.relationships[name]) {
              if (recursiveCall === false) {
                endpoint = promiseEndpointFactory(function () {
                  return _this.self().load().then(function (resource) {
                    return resource[name](uriParams, true);