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