method
new
new(options, where)
public
Hide source
# File lib/spec/runner/formatter/profile_formatter.rb, line 8 def initialize(options, where) super @example_times = [] end