# File lib/marc/xml_parsers.rb, line 155
    def init
      @parser = REXML::Parsers::PullParser.new(@handle)
    end