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