##header: This text will be added to the module header comment #*header: This text will be added to the module header comment *#
Note the difference between ##doc-module: and header: :
``cheetah-compile'' puts ##doc-module: text inside the module
docstring. header: makes the text go above the docstring, as a
set of #-prefixed comment lines.