# File lib/merb-core/vendor/facets/inflect.rb, line 296
  def plural
    Language::English::Inflect.plural(self)
  end