private static boolean test(Object a, Object b) { return a.equals(b); }