# File lib/html5/html5parser/phase.rb, line 51 def self.start_tag_handlers @start_tag_handlers ||= Hash.new('startTagOther') end