# File multiset.rb, line 141
  def to_hash
    @items.dup
  end