# File lib/loofah/html/document_fragment.rb, line 17 def parse tags self.new(Loofah::HTML::Document.new, tags) end