func()

in fragment.go [34:36]


func (h *HtmlFragment) Fragment() *goquery.Document {
	return h.doc
}