# File lib/ruby2ruby.rb, line 896
def
process_until
(
exp
)
cond_loop
(
exp
,
'until'
)
end