# File lib/typhoeus/form.rb, line 12
    def traversal
      @traversal ||= Typhoeus::Utils.traverse_params_hash(params)
    end