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