# File lib/tins/go.rb, line 10
def
each
(
&
block
)
@arguments
.
each
(
&
block
)
self
end