Path 1: 1 calls (1.0)
↩ return "Lines([, , ])" (1)
1def __repr__(self) -> str: 2 return f"Lines({self._lines!r})"