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