# File lib/active_record/fiber_patches.rb, line 15
        def initialize
          @queue = []
        end