`with` is not usable for extension functions as it...
# announcements
a
with
is not usable for extension functions as it shadows
this
. Is there something else I should use?