21222324252627
private PEParser parser; @Before public void setUp() { parser = new PEParser(); gatherer = new CNFClauseGatherer(); }