class X { void x() { System.out.println(""" some text"""); } }