/** @inheritDoc */
 public int hashCode() {
   return candidate.hashCode();
 }