# File lib/will_paginate/view_helpers/sinatra.rb, line 30
      def build_query(params)
        Rack::Utils.build_nested_query params
      end