# File kwartz.rb, line 1210
def
each
(
&
block
)
@list
.
each
(
&
block
)
end