# File lib/webmock/http_lib_adapters/http_lib_adapter_registry.rb, line 11 def register(lib, adapter) @http_lib_adapters[lib] = adapter end