# File lib/mocha/parameter_matchers/has_key.rb, line 44
      def mocha_inspect
        "has_key(#{@key.mocha_inspect})"
      end