Interface of some private methods changes: ``` File "testalchemy.py", line 210, in __exit__ event.Events._remove(self._target, 'after_flush', self._after_flush) TypeError: _remove() takes exactly 2 arguments (4 given) ```