class Rack::QueryParser::Params

def [](key)

def [](key)
  @params[key]
end