# File lib/nokogiri/xml/node_set.rb, line 189 def to_html *args map { |x| x.to_html(*args) }.join end