a developer developer's development log
hash.fetch(key)
hash[key]
Hash
Now put this in config/initializers/i18n_test.rb and spec it!
config/initializers/i18n_test.rb
N.B. Curiously enough, a similar technique is needed for 4.0 as well.
P.S. Tested and working with Rails 4.0-stable, yay!