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