# File lib/Borges/HTML/HtmlElement.rb, line 31
def
each
(
&
block
)
@children
.
each
(
&
block
)
end