class WebMock::HttpLibAdapterRegistry

def initialize

def initialize
  @http_lib_adapters = {}
end