Contents ../ lithium\net\Message::__toString() public method Magic method to convert object to string. Returns string Source public function __toString() { return (string) $this->body(); }