using

fun ClassLoader.using(run: () -> Unit)(source)

Run the lambda in the context of the receiver classloader.