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