public void AddAttribueBefore(IAttribute attribute, IAttribute tag) { _file.AddAttribueBefore(attribute, tag); }