static Pair pairWithTrue(A a) { ret new Pair(a, true); }