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

using

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