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