Path 1: 3 calls (1.0)
↩ return TextIOWrapper (2) _Reader (1)
1def __enter__(self) -> _I: 2 self.progress.start() 3 return self.reader.__enter__()