# File temp/parsers/baseparser.rb, line 106
      def initialize( source )
        self.stream = source
      end