similar to how it is done in `KotlinUBlockExpression`
KotlinSecondaryConstructorWithInitializersUMethod
to be the only constructor which includes `init` block when there is no primary constructors in the class
but secondary constructors without primary constructor will not contain initializers, it is still an issue