67 68 69
# File 'lib/one_apm/support/event_buffer.rb', line 67 def num_dropped @seen - @items.size end