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