_closeSessions: function() {
            console.log('iamInterface.user.close.sessions');
            corbel.validate.value('id', this.id);
            return this.request({
                url: this._buildUriWithDomain(this.uri, this.id) + '/session',