def start(self): '''Initializes the context and starts the run loop.''' curses.wrapper(self._capture_window)