/// <inheritdoc/>
 public override int GetHashCode()
 {
     return(Tuple.GetHashCode());
 }