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