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