# File lib/chef/resource/ifconfig.rb, line 99 def metric(arg=nil) set_or_return( :metric, arg, :kind_of => String ) end