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