it('should add loop protection and curlies to a simple loop without curlies. with multiple staments', inject(
    [LoopProtectionService],
    (service: LoopProtectionService) => {
      expect(
        service.protect(