function __construct($test)
 {
     $this->_myUmTest = $test;
     parent::__construct($test);
 }