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