= private = protected
write( output, indent )
See REXML::Formatters
# File lib/rexml/doctype.rb, line 217 def write( output, indent ) output << to_s end