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