# File lib/glue/pool.rb, line 22
        def initialize
                super
                @cv = new_cond()
        end