# File lib/rack/mount/vendor/multimap/multimap.rb, line 91
  def [](key)
    @hash[key]
  end