You can also get rid of `runBlocking` if the place...
# coroutines
e
You can also get rid of
runBlocking
if the place you are using it from is suspending function/lambda.