11 12 13
# File 'lib/restify/adapter.rb', line 11 def open(uri) connections[uri.origin] ||= new uri.origin end