# File lib/active_support/testing/performance.rb, line 180 def initialize(*args) super @supported = @metric.respond_to?('measure') end