Returns the string version of the Markup object.
string The safe string content.
public function __toString() { return $this->string; }