# File lib/nokogiri/html/element_description_defaults.rb, line 33 def implied_end_tag? d = default_desc d ? d.endTag : nil end