Path 1: 61 calls (1.0)

1def begin_capture(self) -> None:
2        """Begin capturing console output. Call :meth:`end_capture` to exit capture mode and return output."""
3        self._enter_buffer()