export say = (text) ->
  console.log text
