# File lib/active_record/fiber_patches.rb, line 9
    def self.register_fiber_pool(fp)
      fiber_pools << fp
    end