# File lib/www/mechanize/pluggable_parsers.rb, line 91
      def [](content_type)
        @parsers[content_type]
      end