public function getCountCreatedAfter($date, $args = array())
 {
     return parent::getCountCreatedAfter($date, $args);
 }