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