/**
  * 
  *
  * @static 
  */
 public static function getCurrencyId()
 {
     return \CodeTrim\Models\Context::getCurrencyId();
 }