# File lib/rest_htmlprinter.rb, line 98
  def print_result result
    @html.p "Result: " + result.name
  end