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