it('Can be overriden', () => {
            let customKinds = ['SIVAKUMAR', 'KAILASAM'];
            broccoliLeasot = new BroccoliLeasotFilter(fileTree, {
                kinds: customKinds
            });