public int hashCode() {
   return super.hashCode() * 29 + _index.hashCode();
 }