class Cucumber::Core::Gherkin::AstBuilder

def step(node)

def step(node)
  @current.add_step file, node
end