# File lib/marc/xml_parsers.rb, line 155 def self.extended(receiver) require 'rexml/document' require 'rexml/parsers/pullparser' receiver.init end