# File lib/dm-core/resource.rb, line 404
    def dirty?
      dirty_attributes.any?
    end