interface Test { default void test(){ System.out.println(); } }