# File lib/active_record/dirty.rb, line 65
    def changed
      changed_attributes.keys
    end