# File lib/puppet/type/cron.rb, line 248 248: def specials 249: %w{reboot yearly annually monthly weekly daily midnight hourly} 250: end