# File lib/spec/runner/formatter/profile_formatter.rb, line 17
        def example_started(example)
          @time = Time.now
        end