static S dropTags(S html) { return dropAllTags(html); }