# File lib/xml/xpath.rb, line 2876
def
each
(
&
block
)
@nodes
.
each
(
&
block
)
end