596061626364656667
} public SingleSessionCommandService(RuleBase ruleBase, SessionConfiguration conf, Environment env) { this( new KnowledgeBaseImpl( ruleBase ), conf, env ); }