public static function __static()
 {
     self::$user = AppContext::get_current_user();
 }