# File lib/mocha/parameter_matchers/has_key.rb, line 32
      def initialize(key)
        @key = key
      end