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