Path 1: 40198 calls (1.0)
→ tokens list (40198)
1def __init__(self, tokens: list[tokenize.TokenInfo]) -> None: 2 self._tokens = tokens