}, {
    key: "remove",
    value: function remove(res, rej) {
      if (this.isPersisted) {
        return this.self().remove(res, rej);