# File lib/data_objects/spec/shared/connection_spec.rb, line 108 def connecting_with(uri) lambda { DataObjects::Connection.new(uri) } end