c = () ->
  console.log "This is from C!"
  "C"
