// "Make 'My' 'final'" "true" open class My { init { register(this) } } fun register(my: My) {}