autoDisposable
fun <T> Single<T>.autoDisposable(view: View): SingleSubscribeProxy<T>
Extension that proxies to Single.as + AutoDispose.autoDisposable