# File lib/www/mechanize/pluggable_parsers.rb, line 90 def xml=(klass) register_parser(CONTENT_TYPES[:xml], klass) end