}, {
    key: "resourceApply",
    value: function resourceApply(target) {
      target.constructor.relationships[this.name] = this.relationship;
      this.addFunction(target, this.resourceFn);