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