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