module Rack::Utils

def self.param_depth_limit

def self.param_depth_limit
  default_query_parser.param_depth_limit
end