private fun addTripObserver() = object : SingleObs...
# rx
f
private fun addTripObserver() = object : SingleObserver<Boolean> {..