# File lib/new_relic/agent/transaction/xray_sample_buffer.rb, line 37
        def truncate_samples
          # First in wins, so stop on allow_sample? instead of truncating
        end