public void blobPath(String path) throws IOException {
   _config.setBlobPath(path);
 }