# File lib/client.rb, line 80
  def has_key?(key)
    @params.has_key? key
  end