# File lib/new_relic/agent/pipe_service.rb, line 52 def error_event_data(events) write_to_pipe(:error_event_data, events) if events end