# File lib/doc_book_printer.rb, line 114
  def print_host host
    @xml.para "Host: " + host.name
  end