public String getPath(Object o) {
   return impl.getPath(o);
 }