# File lib/turn/reporters/progress_reporter.rb, line 21
    def start_case(testcase)
      @_current_case = testcase
    end