# File lib/active_model/dirty.rb, line 131
def
changed_attributes
@changed_attributes
||=
{}
end