# File lib/easy_diff/hash_ext.rb, line 15 def easy_merge(other) self.easy_clone.easy_merge!(other) end