class HasParserTrait(TBC.HasParserTrait): psr = TT.Parser() cnf = CNF cnf_s = CNF_S
def setUp(self): self.psr = TT.Parser()