# File lib/mspec/commands/mspec-run.rb, line 11
11:   def initialize
12:     super
13: 
14:     config[:files] = []
15:   end