// "Add method 'foo' to 'K'" "true" // WITH_RUNTIME class J { void test() { boolean b = K.foo(1, "2"); } }