remove: function() {
            console.log('iamInterface.scope.remove', this.id);
            corbel.validate.value('id', this.id);
            return this.request({
                url: this._buildUriWithDomain(this.uri + '/' + this.id),