using System; namespace MediaBrowser.Server.Mac { public class MacAppHost { public MacAppHost() { } } }