# File lib/action_controller/translation.rb, line 3
def
translate
(
*
args
)
I18n
.
translate
*
args
end