@Override
 public void startMap(DataMap map) throws IOException {
   push();
   super.startMap(map);
 }