# File lib/graphviz/types/html_string.rb, line 8
 8:       def output
 9:         return "<"+@data+">"
10:       end