/**
  * Instance shortcut
  */
 function ML()
 {
     return WooCommerce_MercadoLivre::get_instance('WooCommerce_MercadoLivre');
 }