# File lib/mocha/parameter_matchers/not.rb, line 43
      def mocha_inspect
        "Not(#{@matcher.mocha_inspect})"
      end