return new StubFactoryFactoryProxyImpl();
if (staticImpl == null) staticImpl = new StubFactoryFactoryStaticImpl( ); return staticImpl ;
return new StubFactoryStaticImpl( stubClass ) ;