package test public open class WrongMethodName : java.lang.Object { public constructor WrongMethodName() public open fun foo(): kotlin.String? }