`x.apply { ... }` returns `x`, so that doesn't wor...
# announcements
k
x.apply { ... }
returns
x
, so that doesn't work.