# File lib/i18n/tests/localization/date.rb, line 7 def setup super setup_date_translations @date = ::Date.new(2008, 3, 1) end