# File lib/active_model/dirty.rb, line 101
def
changed?
!
changed_attributes
.
empty?
end