# File lib/chef/resource/route.rb, line 107 def metric(arg=nil) set_or_return( :metric, arg, :kind_of => Integer ) end