function __construct()
 {
     parent::__construct();
     //Register Extra tasks
     // $this->registerTask( 'create'  , 	'newMassContent' );
 }