# File lib/mocha/parameter_matchers/regexp_matches.rb, line 31 def initialize(regexp) @regexp = regexp end