Path 1: 35 calls (1.0)
⚠ exception Error (25)
1def __init__(self): 2 if self.__class__ != Dialect: 3 self._valid = True 4 self._validate()