# File lib/rexml/doctype.rb, line 237
    def write( output, indent )
      output << @entity
    end