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