class Sample { void foo() { System.out.println("hello world"); } }