# File pkg/t2-web-0.0.4/bin/t2_webapp.rb, line 106 def generate_label_tooltip(input) "Description: " << CGI::unescapeHTML(input.descriptions[0]) end