interface InterfaceMethodSemicolon { void foo(String s);<caret> Object bar(); }