# File lib/event/event.rb, line 247
      def connection
        Qpid::Proton::Connection.wrap(Cproton.pn_event_connection(@impl))
      end