public function getShortValue($attribute)
 {
     return CommonTools::getShortValue($this->{$attribute});
 }