class A { implicit def y(i: Int): String = i.toString }