svoid replaceContentsOfContainerTag(LS tok, S contents) { replaceTokens(tok, 2, l(tok)-2, contents); }