configure

fun <T : Configurable> T.configure(meta: Meta): T
inline fun <T : Configurable> T.configure(action: MutableMeta.() -> Unit): T