it('should be chainable', () => {
    const pivot = create();

    const result = pivot.collapseAll();