if(pos === -1) {
            if(!this._data[path]) {
                log('get Path not exists:' + path);
                return;
            }