Ejemplo n.º 1
0
 public function toSet($value = true)
 {
     return new self(a::toSet($this->value, $value));
 }