How do you start a new session? Like if I was to type in

Code:
Class a = new Class1();
How do I clear "a" and the rest of the variables from the scope?