# File lib/marc/xmlreader.rb, line 83
    def self.parser=(p)
      @@parser = choose_parser(p)
    end