Groovy Agregar a la cadena
String c = "First Part " + "Second Part";
Tense Tarantula
String c = "First Part " + "Second Part";