560 561 562
# File 'lib/xamplr/visitors.rb', line 560 def pp_xml(out="", skip=[]) PrettyXML.new(out, skip).start(self).done end