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