static WithSideValue withSideValue(A sideValue, B value) { ret WithSideValue(sideValue, value); }