# File lib/typhoeus/form.rb, line 28
    def to_s
      Typhoeus::Utils.traversal_to_param_string(traversal, false)
    end