protected override string ModifyAbsolutePath(string absolutePath) { return absolutePath.Replace(".min", ""); }