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