public override int GetHashCode()
 {
     return(CanonicalString.GetHashCode());
 }