class Cucumber::Core::Test::Location::Lines

def inspect

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