Path 1: 85 calls (1.0)

tuple_iterator (85)

1def __iter__(self) -> Iterator[Any]:
2        return iter(self._atomic)