# File lib/merb-core/dispatch/session/memory.rb, line 129
def
each
(
&
b
)
@data
.
each
(
&
b
)
end