each_index is an alias for each_key.
each_pair is an alias for each.
reverse_each_pair is an alias for reverse_each.