public class Foo { public void foo() { statement1(); statement2(); } }