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