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