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