static function set_conexion_externa($base)
 {
     self::$conexion_externa = $base;
 }