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