public org.omg.CORBA.ContainerPackage.Description[] describe_contents(
     org.omg.CORBA.DefinitionKind limit_type, boolean exclude_inherited, int max_returned_objs) {
   return _delegate.describe_contents(limit_type, exclude_inherited, max_returned_objs);
 }