public class A { void test(String s) { equalsIgnoreCase("hello") } }