# File lib/xml/dom/core.rb, line 2461
      def initialize(text = nil)
        super(text)
      end