# File lib/i18n-js.rb, line 161 def translations ::I18n.backend.instance_eval do init_translations unless initialized? translations end end