common-plugin / com.cognifide.gradle.common.utils / using

using

fun <T> T.using(block: T.() -> Unit): Unit