# File lib/facets/more/pool.rb, line 38
  def initialize
    super
    @cv = new_cond()
  end