env

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