class Mocha::ParameterMatchers::RegexpMatches

def mocha_inspect

Other tags:
    Private: -
def mocha_inspect
  "regexp_matches(#{@regexp.mocha_inspect})"
end