public interface Foo { static void foo() { <caret> } }