class Test
Constructor
initialize: () ->
a.n.other function
echo: (text) ->
logs out text
console.log(text)