# File lib/spec/example/example_matcher.rb, line 36
      def example_regexp
        Regexp.escape(@example_name)
      end