# File lib/nokogiri/html/element_description_defaults.rb, line 47 def deprecated? d = default_desc d ? d.depr : nil end