# File lib/ruote/part/participant_list.rb, line 259 def list get_list['list'].collect { |e| ParticipantEntry.new(e) } end