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