@Override
 public String flushAll() {
   return master.flushAll();
 }