public static class Tag  implements Serializable{
        private String value;

        public Tag() {
        }