# File lib/dm-core/resource.rb, line 593 def attribute_dirty?(name) dirty_attributes.key?(properties[name]) end