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