# File temp/doctype.rb, line 216
    def write( output, indent )
      output << to_s
    end