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