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