# File lib/dm-core/resource.rb, line 330 def attribute_loaded?(name) instance_variable_defined?(properties[name].instance_variable_name) end