# File lib/monitor.rb, line 255
def
new_cond
return
ConditionVariable
.
new
(
self
)
end