class Spec::Example::ExampleMatcher

def example_group_regex

def example_group_regex
  Regexp.escape(@example_group_description)
end