def list = ['a','b','c','d','e'] list.each{ println it }