Path 1: 1 calls (1.0)
↩ return "Rule('foo', '─')" (1)
1def __repr__(self) -> str: 2 return f"Rule({self.title!r}, {self.characters!r})"