20 21 22
# File 'lib/gemstash/web.rb', line 20 def http_client_for(server_url) @http_client_builder.for(server_url) end