def clear_history(self): """ Clear the history buffer. Subclasses *must* provide an implementation of this method. """ pass