get hash() {
        if (this._data.hash === null) {
            return '#';
        }