# File lib/sup/util.rb, line 133
def
returning
x
;
yield
x
;
x
;
end