so in playing around with using pure suspend calls...
# coroutines
g
so in playing around with using pure suspend calls i ran into a compiler error "suspend calls may only be at the tail of [this method I was writing]"