it('3 ancestors, \'foo\' (exist on oc #2 and bc #3), 1', function () {
      const bindingContext1 = {};
      const bindingContext2 = {};
      const bindingContext3 = { foo: 'bar' } as any;
      const bindingContext4 = {};