protected boolean isKnown() {
   return handler.isKnown(this);
 }
 public boolean isKnown() {
   return handler.isKnown(this);
 }