コード例 #1
0
 public static function is_plural($str)
 {
     return Oedipus_InflectEnglishHelper::is_plural($str);
 }