class Cucumber::Core::Ast::Location

def inspect

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