# File lib/mocha/parameter_matchers/regexp_matches.rb, line 24 def regexp_matches(regexp) RegexpMatches.new(regexp) end