# File lib/faraday/utils.rb, line 163
    def build_query(params)
      FlatParamsEncoder.encode(params)
    end