This is a template used to create a tearDown method in a JUnit 3 test class.
Predefined variables will take the following values:
${NAME}   name of the created method.
${BODY}   generated method body.