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