public function getCountCreatedInLastNDays($n, $args = array())
 {
     return parent::getCountCreatedInLastNDays($n, $args);
 }