# File lib/new_relic/agent/transaction/transaction_sample_buffer.rb, line 14
        def initialize
          @samples = []
        end