static WebRelation web_findRelationObject(WebNode a, WebNode b) { ret a.web.relations.get(pair(a, b)); }