# File lib/webmock/test_unit.rb, line 10
      def teardown_with_webmock
        teardown_without_webmock
        WebMock.reset!
      end