Return the value of the expression as a string.
echo $expression;
string Module_Database_Expression::__toString( )
string
public function __toString() { return $this->value(); }