Path 1: 8 calls (1.0)

list (8)

1def __init__(self, colors: Sequence[Tuple[int, int, int]]):
2        self._colors = colors