# File lib/util.rb, line 2
def
returning
o
;
yield
o
;
o
end