/**
  *
  */
 public function __destruct()
 {
     \arc\prototype::_destroy($this);
     return $this->_tryToCall($this->__destruct);
 }