Path 1: 10 calls (1.0)
↩ return Progress (10)
1def __enter__(self) -> "Progress": 2 self.start() 3 return self