static Either eitherA(A a) { ret new Either(1, a); }