@Override	
protected void tearDown() throws Exception {
	super.tearDown();
	myObject.dispose();
}
