const getComposers = data => {
        const output = [
            toStringComposer,
            thenComposer,
            cloneComposer,