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