# File lib/new_relic/agent/error_collector.rb, line 267 def drop_buffered_data @error_trace_aggregator.reset! @error_event_aggregator.reset! nil end