# File lib/extlib/pooling.rb, line 67
    def self.pools
      @pools ||= Set.new
    end