Constructor debugging behaves strangely, seems like the constructor code is called _after_ the first reference to the object (which is false).
Constructor debugging behaves strangely, seems like the constructor code is called after the first reference to the object (which is false).