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