def add_content(self, more_content, no_docstring=False):
     # Never try to get a docstring from the trait object.
     ModuleLevelDocumenter.add_content(self, more_content, no_docstring=True)