// "Make 'foo' static" "true" interface I { void foo() { System.out.println(); } }