public function __toString()
 {
     return Random::getArrayElement($this->options);
 }