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