# File lib/mspec/runner/actions/timer.rb, line 11
11:   def finish
12:     @stop = Time.now
13:   end