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