# File lib/typhoeus.rb, line 19
  def self.easy_object_pool
    @easy_objects ||= []
  end