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