# File lib/mocha/mockery.rb, line 64
64:     def teardown
65:       stubba.unstub_all
66:       reset
67:     end