# File lib/rest_htmlprinter.rb, line 119
  def print_body body
    @html.p "Body: " + body.name
  end