its easy enough to wrap `viewModelScope` in an `en...
# coroutines
a
its easy enough to wrap
viewModelScope
in an
enrichedViewModelScope
, but then you'd have both accessible in a class and would have to remember to use the new one