# File lib/new_relic/agent/sql_sampler.rb, line 116
      def has_room?
        @sql_traces.size < MAX_SAMPLES
      end