# File lib/mspec/runner/mspec.rb, line 40
40:   def self.process
41:     actions :start
42:     files
43:     actions :finish
44:   end