public Object getAttribute(String name) {
   return fact.getAttribute(name);
 }