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