public RealDatabase() { DatabaseContext = StorageBuilder.GetContext(); UnitOfWork = (UnitOfWork)StorageBuilder.GetUnitOfWork(DatabaseContext); }