static Pair pairWithFalse(A a) { ret new Pair(a, false); }