class A{ void foo(String s){} static void foo(Object s){foo("");} }