// "Make 'My' final" "true" class My { init { init() } open fun init() {} }