# File lib/marc/xml_parsers.rb, line 303 def init @ns = "http://www.loc.gov/MARC21/slim" @parser = XML::Reader.io(@handle) end