/**
  * @param string $typeid
  */
 public function __construct($typeid = '')
 {
     parent::__construct('_tem');
 }