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