invoke

abstract operator fun <T> invoke(context: CoroutineContext, block: suspend () -> T): T