public DataBase() { db = new InformationEntities(); table = new Table(); name = new Name(); path = new Path(); reader = new Writer_Reader(); }