# File lib/client.rb, line 86
  def delete(key)
    @params.delete(key)
  end