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