# File lib/new_relic/agent/transaction.rb, line 604
      def send_transaction_finished_event
        agent.events.notify(:transaction_finished, payload)
      end