Using the + symbol concatenates the two strings "
puts "Success!" if "Test" + "String" == "TestString"