# File temp/dtd/notationdecl.rb, line 27
                        def write( output, indent )
        indent( output, indent )
                                output << to_s
                        end