36 37 38
# File 'lib/lustr-wx/list.rb', line 36 def selections get_selections.collect {|i| @contents[i] } end