39773978397939803981398239833984398539863987
final List results = new ArrayList(); ksession.setGlobal( "results", results ); PersonWithEquals person = new PersonWithEquals( "bob", 30 ); ksession.insert( person ); ksession.fireAllRules();