public static function is_plural($str)
 {
     return Oedipus_InflectEnglishHelper::is_plural($str);
 }