# File lib/mocha/mockery.rb, line 103
    def teardown
      stubba.unstub_all
      reset
    end