class Gherkin::AstNode

def get_token(token_type)

def get_token(token_type)
  get_single(token_type)
end