# File lib/rack/mount/vendor/multimap/multiset.rb, line 21
  def multiplicity(e)
    @hash[e]
  end