using System; namespace skyspot.hotspot { public class HotspotUser { public HotspotUser() { } } }