# File lib/ole/storage/base.rb, line 840
def
each_child
(
&
block
)
@children
.
each
(
&
block
)
end