class RSpec::Core::ExampleStatusMerger

def spec_file_from(ex_id)

def spec_file_from(ex_id)
  ex_id.split("[").first
end