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

def inspect

def inspect
  "<#{self.class}: #{to_s}>"
end