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