Not documented.

Source

static DocumentFragment internalCreateDocumentFragment() {
  return new DocumentFragment._internalWrap();
}