class Foo {} IO.print((new Foo).toString == "instance of Foo") // expect: true