var relatives = Object.keys(file.requires.relatives).map(function(filePath) {
            return file.requires.relatives[filePath];
        });