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