# File lib/new_relic/agent/sampler_collection.rb, line 16
      def each(&blk)
        @samplers.each(&blk)
      end