public boolean add_element(org.omg.CORBA.Any element)
     throws org.omg.CosCollection.ElementInvalid {
   return _delegate.add_element(element);
 }