# File lib/event/event.rb, line 255
      def session
        Qpid::Proton::Session.wrap(Cproton.pn_event_session(@impl))
      end