class Spec::Runner::LineNumberQuery

def initialize(run_options)

def initialize(run_options)
  @best_match = {}
  @run_options = run_options
end