function __toString()
 {
     /* @var ActiveRecord|static $this */
     return ModelHelper::getLabelColumnValue($this);
 }