public String format(BaseService service, NamedUrlPart... args) {
   return builder.format(service, args);
 }