`operator fun Foo.convertTo(): Bar = this.dynamicC...
# announcements
m
operator fun Foo.convertTo(): Bar = this.dynamicCast<Bar>()