`.dispose()` will not allow the reuse of a `Compos...
# rx
e
.dispose()
will not allow the reuse of a
CompositeDisposable
, but
.clear()
does