sS joinContentsOfContainerTag(L tok) { ret tok == null ? null : join(contentsOfContainerTag(tok)); }