# File lib/active_support/testing/performance/jruby.rb, line 22 def initialize(*args) super @supported = @metric.is_a?(Metrics::WallTime) end