# File lib/fast_gettext/translation_repository/base.rb, line 24 def plural(*keys) current_translations.plural(*keys) end