@Override
 protected String getBasePath(UniqueMethodName key) {
   return Zips.path(key.getName(), DOT_JSON);
 }