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