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


