# File pkg/t2-web-0.0.5/bin/t2_webapp.rb, line 111 def generate_textarea_tooltip(input) "Example: " << CGI::unescapeHTML(input.examples[0]) end