import worker.Glue fun main(args: Array) { val glue = Glue() glue.recieve() }