class Cucumber::Core::Ast::Location::Lines

def to_s

def to_s
  boundary.join('..')
end