if (raw.type === 'file') {
          fSuggestions.push(this._formatFile(`${raw.entry}`, rawSuggestions.prefix, rawSuggestions.searchPath));
        }