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