you cannot call arbitrary `suspend` functions, onl...
# coroutines
d
you cannot call arbitrary
suspend
functions, only ones which are members of the type annotated with
@RestrictsSuspension