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