namespace Cafe { internal class Connection { public static CafeEntities db = new CafeEntities(); } }