Method: CSL::PrettyPrinter#to_xml

Defined in:
lib/csl/pretty_printer.rb

#to_xmlObject



8
9
10
# File 'lib/csl/pretty_printer.rb', line 8

def to_xml
  tags.flatten.join
end