# File lib/xml/xpath.rb, line 3123
def
make_nodeset
(
*
nodes
)
XPathNodeSet
.
new
(
self
,
*
nodes
)
end