local say = { hello = function() return { "Hello", "Hola", "Muy Bien" } end } return say