Returns String of #to_hash.
Returns:
String of #to_hash
77 78 79
# File 'lib/tiny_client/response.rb', line 77 def to_s to_hash.to_s end