`fun Foo.bar()` is basically just `FooUtils.bar(fo...
# announcements
a
fun Foo.bar()
is basically just
FooUtils.bar(foo)