public function init($value)
 {
     parent::init($value);
 }
 public function init($value)
 {
     parent::init((string) $value);
 }