# File lib/ruote/svc/participant_list.rb, line 251
    def names

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