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