Synopsis: write_class_header( self, modname, classname, nom, metainfo )
Introduces a new section that describes the class of name classname within module named modname. Argument nom provides the number of modules to be documented. The context consists simply of modname and classname.
metainfo is an instance of class MetaInfo holding meta info on the class.