static S web_string(WebNode node, int i) { if (node == null) null; ret node.unparseLabel(get(node.labels, i)); }