object Util { public fun util1() { } public fun util2() { } public val CONSTANT: Int = 10 }