# File lib/rexml/parsers/baseparser.rb, line 109
      def initialize( source )
        self.stream = source
      end