Gets the next available event, if any.
105 106 107
# File 'lib/appmap/trace.rb', line 105 def next_event @events.shift end