class HTTP::Client

def webmock_enabled?

def webmock_enabled?
  ::WebMock::HttpLibAdapters::HttpRbAdapter.enabled?
end