Path 1: 2 calls (1.0)
↩ return PagerContext (2)
1def __enter__(self) -> "PagerContext": 2 self._console._enter_buffer() 3 return self