# File lib/event/event.rb, line 289
      def delivery
        Qpid::Proton::Delivery.wrap(Cproton.pn_event_delivery(@impl))
      end