# File lib/ethon/easy/http/actionable.rb, line 83
        def params_encoding
          @params_encoding ||= query_options.fetch(:params_encoding, :typhoeus)
        end