# File lib/deltacloud/hardware_profile.rb, line 186 def params @properties.values.inject([]) { |m, prop| m << prop.to_param }.compact end