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