7273747576777879808182
* @throws IOException */ public void setUp() throws IOException { // create context. contextImpl = new SimpleRuleContext(); context = contextImpl; // reset traces methodCallsTrace.clear(); objectTrace.clear();
4243444546474849
* @throws IOException */ public void setUp() throws IOException { // create context. contextImpl = new SimpleRuleContext(); context = contextImpl; }