# File lib/doc_book_printer.rb, line 122
  def print_body body
    @xml.para "Body: #{body.name}"
  end