# File lib/event/collector.rb, line 131
    def peek
      Event.wrap(Cproton.pn_collector_peek(@impl))
    end