public function __construct($id = NULL, $classIdOrSlug = NULL, $number = NULL) {
        parent::__construct(); 
        
        $timer = Debug::getTimer();