# File lib/active_support/core_ext/string/inflections.rb, line 19 def pluralize Inflector.pluralize(self) end