So, should I take `.addTo(disposeBag)` and move it...
# rx
r
So, should I take
.addTo(disposeBag)
and move it to before
subscribeBy
?