package api_default_methods; public interface Consumer { void bar(); }