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