class Cucumber::CucumberExpressions::GroupBuilder

def set_non_capturing!

def set_non_capturing!
  @capturing = false
end