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