Inheritance: extends TActiveRecord
 public static function finder($className = __CLASS__)
 {
     return parent::finder($className);
 }