class Cucumber::CucumberExpressions::TreeRegexp

def end_group

def end_group
  @non_capturing_maybe = false
  @name_capturing_maybe = false
end