static O get2(O o, S field1, S field2) { ret get(get(o, field1), field2); }