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