and replace `onNext.call(args)` with `onNext(args)...
# announcements
v
and replace
onNext.call(args)
with
onNext(args)