# File lib/faraday/utils.rb, line 167 def build_nested_query(params) NestedParamsEncoder.encode(params) end