# File lib/action_view/helpers/translation_helper.rb, line 37 def localize(*args) I18n.localize(*args) end