# File lib/active_support/vendor/i18n-0.4.1/i18n/backend/metadata.rb, line 51 def pluralize(locale, entry, count) with_metadata(:count => count) { super } end