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