# File lib/html5/treebuilders/simpletree.rb, line 177
        def get_fragment
          @document = super
          @document
        end