static void assertEmpty(O o) { if (!empty(o)) fail("not empty: " + o); }