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