Hi all..

I am writing a class (as a plugin) where the output is an object of 2 strings and one integer. When running the plugin it is expected to show the following: "Hello 2 Worlds"
However, I...