Path 1: 86 calls (1.0)
↩ return AppContext (86)
1def __enter__(self) -> AppContext: 2 self.push() 3 return self