AntiPattern
Unreliable Field Change Detection
stale-prevalue-change-detection
save method and know if the state field is changed or not. | know if the state field is changed or not. Tension: self.__state != self.state. | know if the state field is changed or not.