# File lib/turn/decorators/topten_decorator.rb, line 13 def start_case(kase) @reporter.start_case(kase) @top_ten_current_case = kase end