kclv.Table.Base.prototype.closing = function() {
    return this.relation.closing();
};