# File lib/active_record/fiber_patches.rb, line 6
    def self.fiber_pools
      @fiber_pools ||= []
    end