class X { void foo() { System.out.println(2 + 2); } }