# File lib/dm-core/property_set.rb, line 81 def get(resource) map { |property| property.get(resource) } end