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