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