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