public BurnRepository()
 {
     _context = new AlexaDbContext();
 }