Path 1: 1 calls (1.0)

"Rule('foo', '─')" (1)

1def __repr__(self) -> str:
2        return f"Rule({self.title!r}, {self.characters!r})"