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