# File lib/rexml/doctype.rb, line 205
    def initialize src
      super()
      @string = src
    end