public SuperHeroService(DriederikContext context) { _context = context; }
public SuperPowerService(DriederikContext context) { _context = context; }