in readability/readability.py [0:0]
def short_title(self): """Returns cleaned up document title""" return shorten_title(self._html(True))