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