def __init__(self, project): CustomContentReferenceHTMLOutputter.__init__(self, project)
def __init__(self, custom_content): CustomContentReferenceHTMLOutputter.__init__(self, custom_content)