# File lib/backports/1.9.1/enumerator/new.rb, line 14
def
yield
(
*
arg
)
@final_block
.
call
(
*
arg
)
end