# File lib/skeleton/parameters.rb, line 15
def
each
(
&
block
)
@list
.
each
(
&
block
)
end