mapToOne

@CheckReturnValue()
fun <T : Any> Observable<Query<T>>.mapToOne(): Observable<T>