12345 class TestCase::Private : private { static method new : TestCase::Private () { new TestCase::Private; }}
class TestCase::Private : private {
static method new : TestCase::Private () {
new TestCase::Private;
}