public static function expr()
 {
     $class = get_called_class();
     return ActiveEntityRegistry::getClassManager($class)->getExpressionBuilder();
 }