How I can install new World in Pharo 1.1?

In pharo 1.0 I do :

newWorld beWorldForProject: nil.

But #beWorldForProject: absent in 1.1