# File lib/fast_gettext/mo_file.rb, line 24 def plural(*msgids) split_plurals(self[msgids*PLURAL_SEPERATOR].to_s) end