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