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