# File lib/ruote/part/storage_participant.rb, line 356 def per_participant_count per_participant.remap { |(k, v), h| h[k] = v.size } end