await

suspend fun Completable.await()
suspend fun <T : Any> Single<T>.await(): T