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