# File lib/mocha/parameter_matchers/regexp_matches.rb, line 46 46: def mocha_inspect 47: "regexp_matches(#{@regexp.mocha_inspect})" 48: end