class Rack::QueryParser
def new_depth_limit(param_depth_limit)
def new_depth_limit(param_depth_limit) self.class.new @params_class, key_space_limit, param_depth_limit end
def new_depth_limit(param_depth_limit) self.class.new @params_class, key_space_limit, param_depth_limit end