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