given that i control the caller of `FakeProcess`, ...
# coroutines
g
given that i control the caller of
FakeProcess
, and of course I control the implementation of
FakeProcess
, but that I do not control the interface
FakeProcess
, is there a way to get suspension through that interface?