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