# File lib/html5/html5parser/in_frameset_phase.rb, line 16
    def startTagFrameset(name, attributes)
      @tree.insert_element(name, attributes)
    end