We can have something like: ```java Single<Boolean> isBluetoothEnabled() Single<Boolean> isLocationEnabled(context) ``` and then create more functional data flow with `flatMap` without using `if` statements. After adding this, there should be also documentation update.