fun box(): String { return f(JavaClass()) } internal fun f(c: C) = c.ok