public void Magi()
I'm assuming by that you're referring to the constructor of the Magi class.

In that case, remove the return type VOID, and just have it as public Magi(), then it will display...