# File lib/active_model/dirty.rb, line 109
    def changed
      changed_attributes.keys
    end