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