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