# File lib/mocha/parameter_matchers/has_key.rb, line 24
    def has_key(key)
      HasKey.new(key)
    end