method
example_regexp
example_regexp()
protected
Hide source
# File lib/spec/example/example_matcher.rb, line 37 def example_regexp Regexp.escape(@example_name) end