# File kwartz.rb, line 1214
def
each_with_index
(
&
block
)
@list
.
each_with_index
(
&
block
)
end