# File lib/rails_i18n/common_pluralizations/west_slavic.rb, line 18
      def self.with_locale(locale)
        { locale => {
            'i18n''i18n' => {
              :plural => {
                :keys => [:one, :few, :other],
                :rule => rule }}}}
      end