# File lib/loofah.rb, line 68 def xml_fragment(*args, &block) Loofah::XML::DocumentFragment.parse(*args, &block) end