// Here's the original class, which concatenates two strings // result = takeThis + "I'm here!"; return result;