// rels can be empty static S web_operandText(WebNode node, S... rels) { ret unquote(web_text(web_operand(node, rels))); }