# File lib/spec/runner/spec_parser.rb, line 7
      def initialize(run_options)
        @best_match = {}
        @run_options = run_options
      end