equals: function(that) {
        var result =
            that != null &&
            that.isUri != null &&
            that.isUri() &&