public void remove() {
   throw DataUtils.newUnsupportedOperationException("Removing is not supported");
 }