@Override
 public int hashCode() {
   return myPath.hashCode();
 }