# File lib/html/stparser.rb, line 246
    def handle_empty_tag(tag, attrs)
      # print("EMPTY: #{tag} #{attrs.inspect}\n")

    end