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