(t)
| 3824 | return arguments.length ? ((this.cleans = !!t), this) : this.cleans; |
| 3825 | }, |
| 3826 | modifies(t) { |
| 3827 | const e = this.fields || (this.fields = {}); |
| 3828 | return (k(t) ? t.forEach((t) => (e[t] = !0)) : (e[t] = !0), this); |
| 3829 | }, |
| 3830 | modified(t, e) { |
| 3831 | const n = this.fields; |
| 3832 | return ( |