$r->as_string Returns a textual representation of the response. Mainly useful for debugging purposes. It takes no arguments. $mess->content([$content]) The content() method sets the content if an argument is given. If no argument is given the content is not touched. In either case the previous content is returned.