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