fun Mono<*>.toCompletable(): Completable
Wraps a void-Mono instance into a RxJava Completable.
Return the new Completable instance