static Pair web_arrow(Web web, S a, S rel, S b) { web.relation(a, rel, b); ret }