class Utils::LineFormatter

def location(example)

def location(example)
  RSpec::Core::Metadata::relative_path(example.location)
end