public function __construct($name)
 {
     parent::__construct(null, $name);
 }