sS divs(Iterable content, O... _) { ret lines(map(content, c -> div(c, _))); }