var stringContent = "The answer to everything";
var mixedTuple = (42, stringContent);