# File lib/more/facets/tuple.rb, line 143
def
each
(
&
block
)
@values
.
each
(
&
block
)
end