# File lib/marc/xml_parsers.rb, line 370
      def each(&block)    
        @block = block
        parser_dispatch
      end