class Cucumber::Core::Gherkin::AstBuilder::Builder

def location

def location
  Ast::Location.new(file, node.line)
end