class Test::Unit::TestCase

def teardown_with_webmock

def teardown_with_webmock
  WebMock.reset!
end