# File lib/rest.rb, line 417
  def print_host host
    indent host
    puts "HOST_DEF: " + host.name
  end