call

fun call(routine: String, builder: ResolutionResourceBuilder.() -> Unit? = null): Any?
fun call(routine: String, resolver: ResolutionResource): Any?