# File lib/mocha/mockery.rb, line 60
60:     def teardown
61:       stubba.unstub_all
62:       reset
63:     end