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