# File lib/extlib/inflection.rb, line 438
  def plural
    Extlib::Inflection.plural(self)
  end