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