BTW, Isn’t this an option: ``` observable .doO...
# announcements
d
BTW, Isn’t this an option:
Copy code
observable
    .doOnNext(…)
    .subscribe()