String[] colors = new List(); List colors = new String[1]; colors[0] = 'Green';