# File lib/typhoeus/form.rb, line 8
    def initialize(params = {})
      @params = params
    end