# File lib/nokogiri/xml/node_set.rb, line 168
def
to_s
map
{
|
x
|
x
.
to_s
}.
join
end