# File lib/event/event.rb, line 225
      def reactor
        impl = Cproton.pn_event_reactor(@impl)
        Qpid::Proton::Util::ClassWrapper::WRAPPERS["pn_reactor"].call(impl)
      end