static S web_relationText(WebNode a, WebNode b) { ret web_text(a.web.getRelation(a, b)); }