# File lib/active_support/testing/performance.rb, line 148 def initialize(harness, metric) @harness, @metric, @supported = harness, metric, false end