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