.. !!!AUTO!!! (remove this comment to edit) .. include:: operator-aliases.rst .. testsetup:: * import rx .. currentmodule:: rx .. _operator-header-do_action: .. _operator-header-finally_action: .. _operator-header-tap: Do == .. seealso:: - Official ReactiveX documentation: `Do `_ .. _operator-do_action: .. automethod:: Observable.do_action .. _operator-finally_action: .. automethod:: Observable.finally_action .. _operator-tap: .. automethod:: Observable.tap