We have to write a method, chain_map, that accepts any value and an array of procs as an argument. The method should return the final result of feeding the value through all