# File lib/rest_htmlprinter.rb, line 169
  def print_version version
    @html.p "Version: " + version.to_s
  end