@Override
 public void emptyMap() throws IOException {
   simpleValue();
   super.emptyMap();
 }