@(message: String) @main("Welcome to Play") {

@message

@UUID.randomUUID().toString() }