Ruby hash-methods reference.
Merges each given hash into self, returning self. Alias for Hash#merge!.
update(*other_hashes) → self