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