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