# File lib/monitor.rb, line 131
def
wait_until
until
yield
wait
end
end