public function __construct() { parent::__construct(); }
function __construct($text = NULL) { parent::__construct($text); }