Convert the HTTP response body to a pure String object.
Returns:
33 34 35
# File 'lib/restclient/response.rb', line 33 def to_str body end