# File lib/new_relic/noticed_error.rb, line 169
  def append_attributes(outgoing_params, outgoing_key, source_attributes)
    outgoing_params[outgoing_key] = source_attributes || {}
  end