if len(file.Tags) != 0 {
            var found bool
            for _, tag := range file.Tags {
                if found {
                    break