static WebRelation web_findRelationNamed(Web web, S s) { ret web_findRelationWithLabel(web, s); }