Enumerable#each executes the given block for each element of the array, then returns the array itself.