string = $string; } public function __toString() { return $this->string; } }