#################### Changes the original hash ################## h1.merge!(h2) #################### returns a new hash ################## h1.merge(h2)