fun Random(): Int = 1 class A { val x = java.util.Random() }