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