# File lib/dm-core/resource.rb, line 592 def attribute_loaded?(name) properties[name].loaded?(self) end