# File lib/chef/resource/cron.rb, line 142 def path(arg=nil) set_or_return( :path, arg, :kind_of => String ) end