# File lib/typhoeus/multi.rb, line 5
    def initialize
      @easy_handles = []
    end