# File lib/ruote/part/participant_list.rb, line 239
    def names

      get_list['list'].collect { |re, pa| re }
    end