I've been looking for a method to restart the current scene in Phaser but have not been able to find anything that works. I see a lot of people talking about Scene.restart() but this method does not seem to exist nor is it documented anywhere in the official documentation. How would I go about doing this?