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