public function __construct(Modules_SlaveDnsManager_Slave $slave)
 {
     $this->_slave = $slave;
     parent::__construct();
 }