100a101,106
> def skip_cleanup(self):
> '''
> If this method is called, then we should make sure that nothing is
> done when the teardown() function is called.
> '''
> pass
101a108
>