Path 1: 1 calls (1.0)
↩ return list_iterator (1)
1def __iter__(self) -> Iterator[str]: 2 return iter([""])