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