# File lib/active_support/testing/performance/ruby.rb, line 26
        def initialize(*args)
          super
          @supported = @metric.measure_mode rescue false
        end