> In Kotlin we would make a builder, what about...
# server
t
In Kotlin we would make a builder,
what about when you're mutating an existing object, like
response.status(200).body("ok")