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