# File lib/html/stparser.rb, line 265
    def handle_unknown_entity(name)
      print("UNKE: #{name}\n")
    end