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