fun test(url: String) { val s = url.startsWith("1") val r = url.removePrefix("2") (null!! as kotlin.reflect.KProperty0).getValue(null, null!!) (null!! as kotlin.reflect.KProperty1).getValue(1, null!!) }