public void remove_first_element() throws org.omg.CosCollection.EmptyCollection {
   _delegate.remove_first_element();
 }