# File lib/nokogiri/html.rb, line 27 def fragment string, encoding = nil HTML::DocumentFragment.parse string, encoding end