class Mocha::ParameterMatchers::Not

def mocha_inspect

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