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