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