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