# File lib/mspec/runner/actions/timer.rb, line 7
7:   def start
8:     @start = Time.now
9:   end