// "Replace with 'this'" "true" class X { void test(Object x) { /*comment*/ System.out.println(this); } }