Writes an XML comment block.
def put_comment(text: str) -> None: ...
Writes a new XML comment block with the specified text.