public ColaboradorRepository(KulaContext context) { _context = context; }
public EquipeRepository(KulaContext context) { _context = context; }