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