# File lib/rest.rb, line 436
def
print_body
body
indent
body
puts
"Body: "
+
body
.
name
end