# File lib/rest_htmlprinter.rb, line 94
  def print_host host
    @html.p "Host: " + host.name
  end