public function setSmokeping($smokeping)
 {
     $this->__load();
     return parent::setSmokeping($smokeping);
 }