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