}
@SuppressWarnings({"unchecked"})
public void testInterfaceMethodCallWithSpace() {
Map map = new HashMap();
DefaultKnowledgeHelper helper = new DefaultKnowledgeHelper();
map.put("drools",
helper);
Cheese cheese = new Cheese("stilton",
15);
map.put("cheese",