Returns:
109 110 111
# File 'lib/html/struct.rb', line 109 def auto_close? AUTO_CLOSE_TAGS.include? tag_name.downcase end