# File lib/puppet/provider/cron/crontab.rb, line 86
86:   def self.header
87: %{# HEADER: This file was autogenerated at #{Time.now} by puppet.
88: # HEADER: While it can still be managed manually, it is definitely not recommended.
89: # HEADER: Note particularly that the comments starting with 'Puppet Name' should
90: # HEADER: not be deleted, as doing so could cause duplicate cron jobs.\n}
91:   end