using System;
using System.Collections.Generic;

namespace edu.neu.ccs.demeterf{
    public class Fields{
        public class any { public any() { } }
    }
}