8 9 10
# File 'lib/mms/resource/metric.rb', line 8 def host MMS::Resource::Host.find(@client, @data['groupId'], @data['hostId']) end