# File lib/turn/reporters/pretty_reporter.rb, line 44
    def start_test(test)
      @test_time = Time.now
      @test = test
    end