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