# File lib/nokogiri/html/element_description_defaults.rb, line 26 def implied_start_tag? d = default_desc d ? d.startTag : nil end