package test public open class CustomProjectionKind { public constructor CustomProjectionKind() public open fun foo(): kotlin.MutableList }