<@U0FMXU16E>: Why not say ``` with(builder()) { ...
# announcements
j
@christophsturm: Why not say
Copy code
with(builder()) {
    blah()
    blah2()
}
👍 1