Path 1: 168 calls (1.0)
1def reset(self) -> None: 2 self.out = StringIO() 3 self.messages: list[Message] = []