# File lib/active_support/vendor/i18n-0.4.1/i18n/core_ext/hash.rb, line 25 def deep_merge!(data) merge!(data, &MERGER) end