function __construct($date_begin, $date_end)
 {
     parent::__construct($date_begin, $date_end);
 }