# File lib/xml/dom2/text.rb, line 30
      def initialize(text = nil)
        super(text)
      end