sometimes i need this inside of property's `get()`...
# coroutines
d
sometimes i need this inside of property's
get()
, but can't use it since
coroutineContext()
is suspendable. so waiting on this one to be implemented https://youtrack.jetbrains.com/issue/KT-15555