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