public override int GetHashCode() { return(17 + 31 * _currentState.GetHashCode() + 31 * _command.GetHashCode()); }