then open a coroutineScope and run the 3 downloads...
# kotlin-fuel
n
then open a coroutineScope and run the 3 downloads there via launch(dispatcher + Dispatchers.IO) { .. } ... i think