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