// "Make 'foo' static" "true" interface I { void f<caret>oo() { System.out.println(); } }