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