class Gherkin::AstNode

def get_single(rule_type)

def get_single(rule_type)
  @_sub_items[rule_type].first
end