public void destroy() {
   _delegate.destroy();
 }
 public org.omg.CORBA.Policy copy() {
   return _delegate.copy();
 }
 public short max_hops() {
   return _delegate.max_hops();
 }
 public int policy_type() {
   return _delegate.policy_type();
 }