# File lib/chef/resource/route.rb, line 83 def target(arg=nil) set_or_return( :target, arg, :kind_of => String ) end