# File lib/nokogiri/xml/document_fragment.rb, line 40 def to_xhtml *args children.to_xhtml(*args) end