87 88 89 90 91
# File 'lib/html/tag_handler.rb', line 87 def tt(bool = nil) @tt ||= nil self.tt = bool if bool @tt end