method
wait_until
wait_until()
public
Hide source
# File lib/monitor.rb, line 110 def wait_until until yield wait end end