# File lib/mail/indifferent_hash.rb, line 111 def reverse_merge!(other_hash) replace(reverse_merge( other_hash )) end