protected override bool IsValidFilePath(string absolutePath) { return absolutePath.Contains(".embed."); }