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