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