def author()

in readability/readability.py [0:0]


    def author(self):
        """Returns document author"""
        return get_author(self._html(True))