def events(self): """ The event emitter for a session """ return self._session.get_component('event_emitter')