# File lib/typhoeus/easy.rb, line 65
    def headers=(hash)
      @headers = hash
    end