static L web_relationsNamed(Web web, S label) { ret web_allRelationsWithLabel(web, label); }