public ServiciosSeguridad(SeguridadContext ctx) { _ctx = ctx; }
public SeguridadManager(SeguridadContext context) { _context = context; }