public interface Foo { default void foo() { } }