class Spec::Example::ExampleMatcher

def example_regexp

def example_regexp
  Regexp.escape(@example_name)
end