env

fun env(key: String, value: Any): EnvironmentBuilder
fun env(init: () -> Pair<String, Any>): EnvironmentBuilder