# File lib/monitor.rb, line 124
def
wait_while
while
yield
wait
end
end