How do you reset a craft.scene?

Is it just scene = craft.scene()? Does creating a new scene automatically wipe the previous one?

Tried a test and it appears scene=Craft.scene() clears everything.