public boolean isTopState(Object o) {
   return impl.isTopState(o);
 }