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